[[,plan-method: Extract Something From a plan Object
Description
Extract something from a plan object, avoiding using the "slot" notation.
Usage
# S4 method for plan
[[(x, i, j, ...)
Arguments
x
A plan object, i.e. one inheriting from plan-class.
j
Optional additional information on the i item.
...
Optional additional information (ignored).